FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.0-alpha-0.9.23 (94 ms)

Package accdr.fhir.ig.pkg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.0-alpha-0.9.23&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-searchset-Bundle
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-searchset-Bundle
Status draft
Date 2023-02-24T18:18:14.1120422+00:00
Name SearchResultBundle
Experimental False
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-DocumentReference CDRDocumentReference


Source

{
  "resourceType" : "StructureDefinition",
  "meta" : {
    "lastUpdated" : "2024-06-13T13:55:27.5416169+00:00"
  },
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-searchset-Bundle",
  "name" : "SearchResultBundle",
  "status" : "draft",
  "date" : "2023-02-24T18:18:14.1120422+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle",
        "path" : "Bundle",
        "comment" : "In this implementation, this bundle will be a searchset. If it is not blank, this will be either a collection of Encounters from Search Encounter interaction or DocumentReference from Search Document interaction."
      },
      {
        "id" : "Bundle.meta",
        "path" : "Bundle.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.meta.profile",
        "path" : "Bundle.meta.profile",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "searchset",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "min" : 1
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "definition" : "An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.\r\n\r\nIn this implementation, this will either be an Encounter from Search Enounter interaction or DocumentReference from Search Documents interaction.",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-DocumentReference"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource.type.coding",
        "path" : "Bundle.entry.resource.type.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.search.mode",
        "path" : "Bundle.entry.search.mode",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.